Begins in-place editing of the specified object.
Namespace: MindFusion.Diagramming
File: DiagramView.js
JavaScript Copy Code |
---|
function beginEdit (item, [point, [editTarget]]) |
InplaceEditable. The DiagramItem whose text should be edited.
Point. A Point specifying where the in-place edit box should appear.
Cell | LinkLabel. The element to use as a target for the inplace edit.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |